home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / codetool / vbsctb.mdb / Categories.json < prev    next >
Encoding:
JavaScript Object Notation  |  1994-05-03  |  418 b 

  1. {
  2.     "schema": {
  3.         "Category": "Text (15)",
  4.         "Description": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Category": "CONTROLS",
  9.             "Description": "Control usage and manipulation"
  10.         },
  11.         {
  12.             "Category": "DATABASE",
  13.             "Description": "Data Base access & manipulation"
  14.         },
  15.         {
  16.             "Category": "GENERAL",
  17.             "Description": "General Coding Techniques"
  18.         },
  19.         {
  20.             "Category": "DISTRIBUTION",
  21.             "Description": "Installation and code distribution"
  22.         },
  23.         {
  24.             "Category": "UNDECIDED",
  25.             "Description": "Unassigned projects"
  26.         }
  27.     ]
  28. }